Skip to content

Comments

Update V-Model Extension Pack to v0.4.0#1665

Merged
mnriem merged 1 commit intogithub:mainfrom
leocamello:update-v-model-catalog-v040
Feb 23, 2026
Merged

Update V-Model Extension Pack to v0.4.0#1665
mnriem merged 1 commit intogithub:mainfrom
leocamello:update-v-model-catalog-v040

Conversation

@leocamello
Copy link
Contributor

Summary

Updates the V-Model Extension Pack entry in the community catalog to v0.4.0.

Changes

  • Version: 0.2.0 → 0.4.0
  • Commands: 5 → 9 (new: architecture-design, integration-test, module-design, unit-test)
  • Download URL: Updated to v0.4.0 tag

What's new in v0.4.0

  • Module Design command — DO-178C/ISO 26262-compliant low-level module designs with four mandatory views (Algorithmic/Logic, State Machine, Internal Data Structures, Error Handling & Return Codes)
  • Unit Test command — ISO 29119-4 white-box unit test plans with five named techniques (Statement & Branch Coverage, BVA, EP, State Transition, Strict Isolation) and Dependency & Mock Registries
  • validate-module-coverage.sh/ps1 — Bidirectional ARCH→MOD→UTP→UTS coverage validation
  • Matrix D (Unit Verification) in traceability matrix
  • Renamed validate-coveragevalidate-requirement-coverage for consistent naming
  • 91 BATS + 91 Pester tests, 51 structural evals, 36 LLM-as-judge evals, 32 E2E evals — all passing
  • docs/id-schema-guide.md — Comprehensive four-tier ID schema reference

What was new in v0.3.0

  • Architecture Design command — IEEE 42010/Kruchten 4+1 views
  • Integration Test command — ISO 29119-4 integration techniques
  • Traceability Matrix C — SYS → ARCH → ITP → ITS coverage

Release: https://github.com/leocamello/spec-kit-v-model/releases/tag/v0.4.0

Note: This PR supersedes #1661 (v0.3.0) and #1656 (v0.2.0) which are still pending review.

Copilot AI review requested due to automatic review settings February 22, 2026 19:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the V-Model Extension Pack entry in the community catalog from version 0.2.0 to 0.4.0, skipping the previously-proposed v0.3.0 update. The extension adds four new commands for module design, unit testing, architecture design, and integration testing, completing the V-Model lifecycle with DO-178C/ISO 26262/ISO 29119 compliance features.

Changes:

  • Version bumped from 0.2.0 to 0.4.0
  • Command count increased from 5 to 9 (adding 4 new commands)
  • Updated timestamps to reflect the current date (2026-02-22)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem
Copy link
Collaborator

mnriem commented Feb 23, 2026

@leocamello Please resolve the conflicts

- Version: 0.2.0 → 0.4.0
- Commands: 5 → 9 (new: architecture-design, integration-test, module-design, unit-test)
- Download URL: updated to v0.4.0 tag
@leocamello leocamello force-pushed the update-v-model-catalog-v040 branch from 5ab6c63 to 866ed6c Compare February 23, 2026 19:07
@leocamello
Copy link
Contributor Author

@mnriem Done!

@mnriem mnriem merged commit 6cc6102 into github:main Feb 23, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants